projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9fb5e03
)
Add image property :user-data.
author
Gerd Moellmann
<gerd@gnu.org>
Tue, 2 Nov 1999 12:52:56 +0000
(12:52 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Tue, 2 Nov 1999 12:52:56 +0000
(12:52 +0000)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index b6694344c17cc92e67a29945d139d193414ee770..4420bdc7c9b65b5e14cd4563c3e7e0a54f3fd325 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-1404,6
+1404,12
@@
search for the image in `data-directory'. Some image types support
building images from data. When this is done, no `:file' property
may be present in the image specification.
+`:user-data DATA'
+
+This property can be used to store user-defined data along with an
+image specification. Please note that two image specifications are
+equal only if their user-defined data properties are equal.
+
*** Supported image types